McCamTable.SlaveAbsolute 屬性
為從軸選擇一個絕對或相對座標。1 = 絕對座標;0 = 相對座標,預設值為 0。
絕對座標:所有位置皆從 0 起算。
相對座標:位置從凸輪表中的前一個位置起算。
命名空間:IntervalZero.KINGSTAR.Base.Api組合: IntervalZero.KINGSTAR.Base.Api (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0
語法
public bool SlaveAbsolute { get; set; }
Public Property SlaveAbsolute As Boolean
屬性值
型別:bool
參見